home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=WebCam
- AppVerName=WebCam 5.00
- AppId=WebCam
- AppPublisher=TrueTech Canada Inc
- AppPublisherURL=http://ww.com/
- AppSupportURL=http://ww.com/
- AppUpdatesURL=http://ww.com/
- DefaultDirName={pf}\WebCam
- DefaultGroupName=WebCam
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\webcam.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\etc\webcam.conf"; DestDir: "{app}\etc"; Flags: ignoreversion
- Source: "{app}\webcam.ico"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\webcam.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://ww.com/";
- [Run]
- Filename: "{app}\webcam.exe"; WorkingDir: "{app}"; Description: "Launch WebCam"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\WebCam"; Filename: "{app}\webcam.exe"; WorkingDir: "{app}";
- Name: "{group}\WebCam on the Web"; Filename: "{app}\webcam.url";
- Name: "{userdesktop}\WebCam"; Filename: "{app}\webcam.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\webcam.url";
-